Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1186595

    Hello,
    In my Tab Section area, there is an image in each one. In the area Styling > Image Caption > custom font size I have it set to 30px and it is not accepting my changes. No matter what size I change it to, it stays small. Can you tell me how to control that font size? Is it then 30px for every device? Right now it’s not big enough but might get too big for phone but can’t test it since it doesn’t change.

    Thanks

    #1186958

    Hey mountaintopengraving,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1187778

    Hello? I know I’m not supposed to reply to my own thread but I don’t know how else to get your attention back on this, it has not been solved. Can someone help me or should I start a new thread? On this page: https://mountaintopengraving.com/product-catalogs/ the words OPEN THIS CATALOG are small and I’ve set them to be different sizes and it will not change. It is too small. How do I control that? I left credentials above in my last post. The site is already LIVE so I’m hoping to resolve this. thank you

    #1187867

    Hi mountaintopengraving,

    The size of that is controlled by the css.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av-image-caption-overlay-center p {
        font-size: 22px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1188103

    This did not work. I put the code into General Styling > Quick Css but did not attempt to go into the actual .css file and change it hard code there, that seems like not a good option. And I don’t want to make any changes in there.

    And I still don’t understand. The Image element on the page specifically gives me the option to change the Caption size. Why does that not work? Should have been simple.

    This code you gave me, even though it doesn’t work, wouldn’t something like that affect every image hover on the site? I only want this one page to be affected and only on those 5 images.

    Either way nothing worked so far, and the text is still small, problem still not solved.

    #1188228

    Hi mountaintopengraving,

    https://share.getcloudapp.com/rRu66KQ1 The code works, maybe you have errors in your css somewhere?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1188299

    Well I copied that css you gave me, I am not sure what is wrong there.

    I already gave my credentials above, can you please refer to that?

    #1188914

    Hi mountaintopengraving,

    I only see the password, no user name. Please share that too.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.