Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #271394

    1. How do I make the images round. I uploaded a few images for my pages and cant figure out how to make them round.

    2. How do I change the font colors to a charcoal color?
    See center section of this page where I’m trying to change images to be round and change the black font to match the font on the upper section (charcoal).
    http://yvettecraddock.com/

    Thank you.

    Jill

    • This topic was modified 9 years, 10 months ago by ematters1.
    #271646

    Hey ematters1!

    Thank you for visiting the support forum!

    If you don’t mind, please post a screenshot of what you’re trying to do. If I am not mistaken, the modification that you want will not work if you don’t upload images with the same size or dimension. Change the color of the title above the images to charcoal with this on Quick CSS or custom.css:

    .main_color h3 a {
    color: #c9ab99;
    }

    Regards,
    Ismael

    #271875

    Thank for the info on changing the font color.

    I want to change all images including ones in sidebar widgets to be round.

    Here is the homepage with the main images I want to be round. If it’s a size issue, what is the correct size? I can’t figure out how to add a screenshot here so I’m providing a link to the page.

    Also, can you tell me how to change the paragraph font to something a little larger?

    Thanks so much!

    #271991

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_image { border-radius: 200px; }

    You can upload screenshots on imgur.com or Dropbox public folder and post the links here

    Cheers!
    Yigit

    #272137

    Thank you. :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘images and font color changes’ is closed to new replies.