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

    Dear Kreisi

    I want to change the size of the social icons and the telephone number in the top part of my header for the following web site

    http://www.luxuryholidayvillasinitaly.com/

    i know nothing about editing css code and im using your child theme

    ive found this in the Appearance/editor section of wordpress

    /*
    Theme Name: Enfold Child
    Description: A Child Theme for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */

    /*Add your own styles here:*/

    I also found this in the support forum and tried it but no success

    November 8, 2013 at 3:05 pm #186142
    In reply to: Telephone number bigger in Enfold Header with Social Icons FIxed Navigation

    Yigit
    Moderator
    Hey theroyds!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .social_header .phone-info { font-size: 20px!important; }

    thanks for help

    #517066

    Hi Austin1988!

    .social_header .phone-info { font-size: 20px!important; }
    

    Have you tried that code and it did not worked out?

    Cheers!
    Basilis

    #517630

    HI Basilis

    that code did not work out

    ive just tried it again

    i copied it to the quick CSS code area in Theme Option /General Styling – see drop box image below

    https://www.dropbox.com/s/0ere7m8zbgpk5rf/Screenshot%202015-10-12%2018.27.02.png?dl=0

    Thanks for help

    Am i doing something wrong?

    #517886

    Hi,

    Please try the following instead:

    #top #wrap_all .social_bookmarks a, .phone-info span {
    font-size: 20px !important;
    }

    Make sure to clear your browser cache and reload a few times after adding it to be sure you are seeing the correct results.

    Best regards,
    Rikard

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