I looked at existing discussions and changed the width from 960 to whatever number I wanted. It worked. But there is a slider in background with default size and the image comes on its left side. How do I center it? I also tried code suggestion from an existing discussion as below but it does not work. #anything_slider_wrap { margin: 0 auto; }
Maybe put in a link so we can see what you did. You can use a resize slider by putting slider shortcode in the custom feature text area. You can center it by putting a div around it with the style set to center the content.
Where do I put this code? You had mentioned such a thing in one of the discussions. "Just use the shortcode in the featured header custom text field!!! with striking 5.1.8.1 you don't need to adjust anything at all....
You cannot resize the slider on the Striking Homepage Panel without a lot of work. Instead, the way to go about achieving what you want is
a) create a new page. Make it your homepage by going to the Reading settings in the wordpress admin menu and designating it your homepage b) On your new home page, in the section "Striking Page General Options, set the Feature Header Type to custom text c) then below into the "Feature Header Custom Text box - which works exactly like the main page body editor, input your html, slideshow shortcode, and and any other content you want. d) just copy over all your content from your existing homepage to your new homepage.
In fact, the usual method is to use the wp editor for the page body to create what you want and then just cut and paste the code into the custom text box.
I attached an example, although I did not bother inputting the divs, but I did set it to both title and custom text, so you can see what happens.
I also see we have an oversight, as the feature header custom text area is supposed to accept the nivo slider shortcode, and Paul just advised me that it is not. We will fix that.
But one can use the anything slider to show anything, including just images (per my example attached), and with more content flexiblity then the nivo slider so just use the anything slider in place of the nivo slider shortcode to display images.
Don't hesitate to ask any further questions. I would suggest that you grab a good css and html guide to assist you with your html code matters such as customizing an element, etc.
Hi, I took a workaround for this issue. I changed the canvas size of my images to 960 keeping the image size to whatever I wanted. And am fine with this approach. Do you still want to have the login details?