Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #888524

    Hi There
    I love your Enfold Theme. Thanks for such a great and solid theme. There are a couple of things I would like a bit more control over if possible. I would like to add 0.2em into the spacing of the Special Headings within the Avia Layout builder. Is this possible within the Quick CSS section of my Child theme?

    Thanks in anticipation
    Mark Payton

    #888579

    Hey Mark Payton,

    Yes, it’s possible and you’re right, the Quick CSS section is the right place to add that :)

    Best regards,
    Nikko

    #888860

    Hi Nikko
    Thanks for the response. Can you let me know the css descriptor that I need to add to Quick CSS to allow me to adjust the Special Headings letter spacing please?
    Also I would like to change the size and spacing of the overlay Display Excerpt text heading on the Masonry Gallery section. Can I add the CSS to Quick CSS too? Can you send me the descriptor for this please?

    Thanks Nikko appreciate the response.
    Mark Payton

    #888981

    Hi Mark Payton,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #889027

    Hi Victoria
    Thanks.
    Click on COMPLETED PROJECTS. The titles over the images I would like to add letter spacing and make a bit larger.
    Click on REGENTS PARK third property across the title above the slider that says REGENT’S PARK I would also like to amend with a bit of letter spacing if possible.
    Can you send me the full CSS markup if it can be done.

    Thanks
    Mark

    #889061

    Hi Mark,

    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-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
      letter-spacing: 2px;
      font-size: 16px;
      font-weight: bolder; /* i would make it bolder too */
    }
    #top #wrap_all .custom-color-heading .av-special-heading-tag {
      letter-spacing: 2px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #889244

    Thank you Victoria, that worked perfectly, you are the best.
    :)

    #889491

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #889585

    Thanks Rikard, thats covered all my queries for now. Your response has been awesome thanks.

    kind regards
    Mark

    #889636

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Letter spacing Special Headings in Avia Layout Biuilder?’ is closed to new replies.