• Resolved nickprbat

    (@nickprbat)


    Hi,

    I’ve know that these changes are made in the style.css file of the theme.

    I’ve got the line:

    /* ==== SIDEABR ==== */
    
    	#sidebar-left { float: left; }
    	#main-content.large-8.sidebar-left { float: right; }
    
    	.sidebar-item { float: left; width: 100%; margin: 0 0 20px; border-bottom: 4px solid #d0d0d0; padding: 0 0 15px; }
    	.sidebar-item h4 { font-size: 20px; line-height: 24px; }
    
    	.spot-enquiry h4 { margin-bottom: 15px; }

    I get it, when you edit the font size all the widget title’s are changing too.

    I’ve just want to change it from one: https://prntscr.com/cb57kq

    Which line of code should i add to do this?

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change widget title (individual widget)’ is closed to new replies.