Forum Replies Created
-
AuthorPosts
-
MilenaParticipant
Yes I am using Layout/Design Option => Default Layout => Box Width.
So the solution is to customize the theme. Do you provide that kind of service?MilenaParticipantI try to decrease width but the code you provided decrease size of image but not the rest of slider(grey ribbon on bottom of slider did not decrease).
URL is: http://www.magazinnina.me/ AT slider is in Home Main Content Area.MilenaParticipantOk I can change height but when I try to decrease width (so image won’t be stretched), the size of image decreased, but the area containing title, details and description (gray ribbon at the bottom of slider) didn’t change dimension. So now it is large then the image in slider. How to fix that ?
Also how to change same area in featured slider (gray ribbon at the bottom of slider)? I want to decrease just height so that it does not cover so much of image.
The theme is supermagpro.
ThanksMilenaParticipantWhen I add code in Custom CSS field it didn’t work but when I add code to style.css with editor it work. So problem solved, thanks!!
MilenaParticipantI skip cropping but it didn’t help.
URL is: http://www.magazinnina.meMilenaParticipantNo my mistake code isn’t working.
I replace code in core.php with
add_theme_support( ‘custom-logo’, array(
‘height’ => 150,
‘width’ => 1100,
‘flex-height’ => true,
‘flex-width’ => true,
) );And it work until I made change on site. I add new page in menu and custom logo change back to the original size. I try uploading logo again but it didn’t help. I dont get it.
Code in core.php is fine
in media library stats Suggested image dimensions: 1100 × 150
I am uploading picture 1100×150
In site indetenty i choose to show only logo
But for some reason logo on site has small size ( I am guessing original size 290*70)
Help!MilenaParticipantCode is working. Thanks!
How to please add above menu and after custom logo?
MilenaMilenaParticipantHow to increase logo size ? I also want to increase size for my logo. I use code above, but the image for logo is still 290*70, how to change that? I try to upload large photo but it is always crop to same dimension 290*70. I am using supermagpro-child theme and acme fix image.
Also is there any way that I could add advertisement after meny? So that the order is logo then menu, then advertisement and then rest of content.
Milena -
AuthorPosts