My current code:
Code: Select all
\begin{figure*}[t!]
\centering
\includegraphics[width=0.33\textwidth]
{Images/Sketch_hub_verticality.png}
\captionsetup{width=.5\linewidth}
\rule{8em}{0.3pt}
\caption{A random text.}
\label{HubVertical}
\end{figure*}
Any kind of help would be very much appreciated!