Hi imogen, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. 1> Code: .fullwidth p a img { float: left !important; padding-right: 15px; } 2> Code: .fullwidth p { float: left !important; } Thanks, Praveen
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and(min-width: 960px){ .fullwidth p a img { padding-right: 25px; margin-left: 2px; width: 22%; height: auto; } } Thanks & Regards Pramod Patel