• HI, I would like to change the size of the slider photo section so that the height is bigger and I don’t have to crop as much of my photos off. Is there a way to do it? I’m new to wordpress and don’t even have an idea of where to find the code for the theme so that I can change the size, is it under the edit CSS somewhere?

Viewing 1 replies (of 1 total)
  • SWAPNA RANJITA

    (@swapnaranjitanayakgmailcom)

    1. Go to Style.css Editor of Your Theme. ( It resides in Control Panel-> Appearance/editor/style.css Or if using Child Theme , No need to Say ?? )
    Find

    .featured

    Change Height and width there as your needs .

    2. Better open your style.css (for it , Go to your directory/wordpress/content/theme/simple-catch)in your code editor . .featured resides at 765 line. Directly Go there and change.

    Your Slider size will be changed.

    For Default settings of Picture , You have to go to function.php file . Search Custom featured Image and change the dimensions.

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘change slider size’ is closed to new replies.