Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #671433

    Hi,

    I would like to replicate the fact that the full stop is a different colour on Enfold Gym theme on my site. Can you show me the way to do this please?

    Also can you confirm to me the font and size of the gym demo headings? My client would like his to look the same.

    Many thanks
    Kim

    #671461

    Hey bauchope,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Andy

    #671785

    logins below. Permission to deactivate plugins also :)

    Many thanks
    Kim

    #671823

    Hi, also now having a problem uploading a video onto the background on the Welcome page! Link for video on private content below. It is not loading or showing. Can you let me know if it is in the correct format. I have used the dropbox link to upload.

    Many thanks

    Kim

    #672020

    Hi,

    I get a “Page not Found” error when trying to open link you’ve provided. Please check.

    Best regards,
    Andy

    #672582

    Hi, logins confirmed below. I have just double checked and they are working.

    Many thanks

    #672612

    Hi,

    To change the color of the dot only in special headings add this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    Change the color value to suit your design.

    .av-special-heading-tag strong {
    	color: #d63e2d;
    	}
    

    To change the color of the dot site wide.

    
    #top .all_colors strong {
    	color: #d63e2d;
    	}

    The dot should be added inside a strong tag

    <strong>.</strong>
    

    The fonts used are Oswald and Lato for Headings and Body respectively.
    You might like this is handy little tool to check the fonts https://chrome.google.com/webstore/detail/whatfont/jabopobgcpjmedljpbcaablpmlmfcogm?hl=en

    Best regards,
    Vinay

    • This reply was modified 8 years, 3 months ago by Vinay.
    #673342

    thanks for that – works perfectly :)

    Cheers

    • This reply was modified 8 years, 3 months ago by bauchope.
    #673639

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘How do I make the "full Stop" on my header text a different colour?’ is closed to new replies.