Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #824139

    Hello!

    I have a couple small tweaks that I would like to make to my website that I hope you can help me with. The first is changing the font size of blog post title when clicking to view all posts by author. I want to change the headline size to 48px: http://mjm.flywheelsites.com/?author=75

    The other thing I would like to do is remove the border around images that have captions on blogs like this: http://mjm.flywheelsites.com/?p=3592

    Thanks for your help!

    • This topic was modified 7 years, 4 months ago by Sarah.
    #824400

    Hey MattJensenMarketing,

    Please try the following in Quick CSS under Enfold->General Styling:

    .author .post-title a {
      font-size:48px !important;
    }
    
    .wp-caption {
      border-color:transparent !important;
    }

    Best regards,
    Rikard

    #824633

    That worked! Thank you!

    #824670

    Hi,

    We’re glad that Rikard was able to assist you. :) For any other questions or issues, feel free to post them here on the forum and we will do our best to help you.

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘All Posts by Author Headline & Captioned Photo Border’ is closed to new replies.